'Declaration Public MustInherit Class _BaseHierarchicalPlotView (Of TOwnerView As IPlotListLayoutView, TPointView As IHierarchicalPointView) Inherits GrapeCity.DataVisualization.Chart._BasePlotView(Of TOwnerView,IHierarchicalPlotDefinition,IHierarchicalPlotDataModel,TPointView) Implements IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel
public abstract class _BaseHierarchicalPlotView<TOwnerView,TPointView> : GrapeCity.DataVisualization.Chart._BasePlotView<TOwnerView,IHierarchicalPlotDefinition,IHierarchicalPlotDataModel,TPointView>, IDisplayable, IHierarchicalPlotModel, IHierarchicalPlotView, IIdentityView, IModel, IPlotModel, IPlotView, IQueryInterface, IView, IViewModel where TOwnerView: IPlotListLayoutView where TPointView: IHierarchicalPointView